net/http.File.Readdir (method)

2 uses

	net/http (current package)
		fs.go#L112: 	Readdir(count int) ([]fs.FileInfo, error)
		fs.go#L146: 		list, err = f.Readdir(-1)